home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1999 January
/
Designer's Club 1999 January.iso
/
mac
/
Idea Source®
/
ink1.dir
/
00043_return.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-17
|
184 b
|
12 lines
on mouseDown me
puppetSound(2, "button")
set the visible of sprite 8 to 0
updateStage()
end
on mouseUp me
set the visible of sprite 8 to 1
updateStage()
go(1, "main")
end